@font-face{font-family: "Bebas";src: url("../font/BEBAS___-webfont.woff.ttf") format('opentype');font-weight: normal;font-style: normal
}
@font-face{font-family: "Poppins-Regular";src: url("../font/Poppins-Regular.woff2") format('opentype');font-weight: normal;font-style: normal
}
@font-face{font-family:Techna;src:url(../font/Techna-Sans-Regular.otf) format('opentype');font-weight:400;font-style:normal;}
/*@font-face{font-family: "Opensans-Regular";src: url("../font/Opensans-Regular.woff2") format('opentype');font-weight: normal;font-style: normal
}*/
body{font-family:"Microsoft Yahei",Arial, Helvetica,STHeiti;height: 100%;color:#333;position: relative;}
input[type="text"] {-webkit-appearance:none;}
textarea {-webkit-appearance:none;}
h1,h2,h3,h4,h5,h6,figure {font-weight:400;}
::-webkit-selection {color:#fff;background:#E42126;}
::-moz-selection {color:#fff;background:#E42126;}
::selection {color:#fff;background:#E42126;}
.text-lowercase {text-transform:lowercase;}
.text-uppercase,.initialism {text-transform:uppercase;}
.text-capitalize {text-transform:capitalize;}
a {color:#333;text-decoration:none}
a:focus,a:hover {color:#333;transition:none}
input:focus,textarea:focus{outline:1px solid #D60050;}
a.text-gray:hover{color:#666}
a.blocklink{display: block;border:1px solid #0000ff;}
p{margin:0}
dl,dd,ul,li {margin:0;padding:0;list-style:none}
.fixed {z-index:9999;}
.bg-gray{background:#f4f4f4}
.bg-green-gradient{background: linear-gradient(to left, #E42126, #C2345B)}
.gradient-text{position: relative;display: inline-block;background: linear-gradient(to left, #E42126, #C2345B);background-clip: border-box;-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.ph{transform:scale(1);-webkit-transition:.3s;transition:.3s;padding-bottom:64%;display:block;width:100%;height:0;overflow:hidden;background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;position:relative;text-indent:-3000px}
.product_ph{padding-bottom:100%;transition:.5s;display:block;width:100%;height:0;overflow:hidden;background-position:center top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;position:relative;text-indent:-3000px}

.Bebas{font-family: 'Bebas';}
.Techna{font-family:"Techna";letter-spacing:1px}
.Poppins {font-family:"Poppins-Regular";font-weight: 600}
/*.Opensans{font-family: "Opensans-Regular";font-weight: 500}*/
@keyframes fadein{from{opacity:0}to{opacity:1}}

/* 行距 begin*/
.blank{height:10px;line-height:10px;clear:both;font-size:0}
.blank-small{height:20px;line-height:20px;clear:both;font-size:0}
.blank-middle{height:30px;line-height:30px;clear:both;font-size:0}
.blank-big{height:50px;line-height:50px;clear:both;font-size:0}
.blank-large{height:80px;line-height:80px;clear:both;font-size:0}
/* 行距 end*/
.container-layout{max-width:1360px;}
.line-large {margin-left:-15px;margin-right:-15px}
.line-large .x1,.line-large .x2,.line-large .x3,.line-large .x4,.line-large .x5,.line-large .x6,.line-large .x7,.line-large .x8,.line-large .x9,.line-large .x10,.line-large .x11,.line-large .x12,.line-large .xl1,.line-large .xl2,.line-large .xl3,.line-large .xl4,.line-large .xl5,.line-large .xl6,.line-large .xl7,.line-large .xl8,.line-large .xl9,.line-large .xl10,.line-large .xl11,.line-large .xl12,.line-large .xs1,.line-large .xs2,.line-large .xs3,.line-large .xs4,.line-large .xs5,.line-large .xs6,.line-large .xs7,.line-large .xs8,.line-large .xs9,.line-large .xs10,.line-large .xs11,.line-large .xs12,.line-large .xm1,.line-large .xm2,.line-large .xm3,.line-large .xm4,.line-large .xm5,.line-large .xm6,.line-large .xm7,.line-large .xm8,.line-large .xm9,.line-large .xm10,.line-large .xm11,.line-large .xm12,.line-large .xb1,.line-large .xb2,.line-large .xb3,.line-large .xb4,.line-large .xb5,.line-large .xb6,.line-large .xb7,.line-large .xb8,.line-large .xb9,.line-large .xb10,.line-large .xb11,.line-large .xb12 {position:relative;min-height:1px;padding-right:15px;padding-left:15px}
.side-l{width:21%;float:left;z-index:999;position:relative}
.side-r{width:79%;float:right}
.side-r .padding{padding:0 0 0 20px}
.side-r .margin-left{margin-left:30px}

/* owl-carousel滚动插件*/
/* 默认圆点 */
.owl-carousel .owl-dots {position:absolute;top:50%;padding:0;text-align:left;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}
.owl-carousel .owl-dots .owl-dot {display:inline-block;position:relative;vertical-align:middle;}
.owl-carousel .owl-dots .owl-dot span {width:6px;height:6px;margin:0 5px;border-radius:50%;background:#fff;display:inline-block;text-align:center;-webkit-transition:all ease .5s;-o-transition:all ease .5s;transition:all ease .5s;}
.owl-carousel .owl-dots .owl-dot.active span {background:#FF0A31;border-color:#FF0A31;width:15px;border-radius:10px;}

/* 默认箭头 */
.owl-carousel .owl-nav i{font-size:18px;}
.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next {background:transparent;opacity:0;width:36px;height:36px;line-height:38px;top:50%;-webkit-transition:all ease 500ms;-o-transition:all ease 500ms;transition:all ease 500ms;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position:absolute;text-align:center;border-radius:50%;}
.owl-carousel .owl-nav .owl-prev {left:20px;right:auto;color:#fff;}
.owl-carousel .owl-nav .owl-next {right:20px;color:#fff;}
/* owl-carousel滚动插件 end */

/*弹出层*/
.dialog {width:100%;border:0;margin:0 auto;box-shadow:0 5px 15px rgba(99,107,151,0.1);position:relative;border-radius:10px;overflow:hidden}
.dialog .dialog-head{padding:15px 0 13px 30px ;border-bottom: 1px solid #ebebeb;background-color: #FFF;border-radius:10px 10px 0 0;}
.dialog .dialog-head strong{font-size:16px;font-weight: 400;}
.dialog .close{position:absolute;font-size:30px;right:20px;top:10px;color:#999;z-index:9}
.dialog .close:hover{color:#E42126}
.dialog .dialog-body{padding:30px;}
.dialog .dialog-body strong {font-size:16px;margin:10px 0;display: block}
.dialog .dialog-body ul.list-paddingleft-2 {padding:0}
.dialog .dialog-body ul li {padding:0 0 5px 20px;position:relative;font-size:16px;}
.dialog .dialog-body ul li p {line-height:24px}
.dialog .dialog-body ul li:before {content:'';position:absolute;top:9px;left:0px;background:#FFF;width:8px;height:8px;border-radius:50%;}

/*轮换广告*/
.slides .img-box{padding-bottom:36%;transition:.5s;display:block;width:100%;height:0;overflow:hidden;background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;position:relative;text-indent:-3000px}
/*.slides .img-box{transition:.5s;display:block;min-height: calc(100vh - 200px);overflow:hidden;background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;position:relative}*/
.slides .img-box .text-box{font-size: 72px;text-shadow: 3px 0 14px rgba(1,42,44,.97);color: #fff;display: inline-block;margin-top:30%;}
.slides:hover .owl-nav .owl-next,.slides:hover .owl-nav .owl-prev{opacity:1;border:1px solid #fff;}
.slides .owl-dots {position:relative;top:-30px;margin-bottom:-30px;padding:0;text-align:center;vertical-align:middle;width:100%;}
/*轮换广告 end*/

/*首页关健词*/
.hotkeyword{line-height: 60px}
.hotkeyword span{font-weight: 600}
.hotkeyword a{color:#666;display:inline-block;margin-right: 10px}
.hotkeyword a:hover{color:#004E96;}

.hotserchbar .form-group{border-radius:30px;padding:10px 0}
.hotserchbar .input {height:42px;padding:0 0 0 20px;border-radius:30px 0 0 30px;}
.hotserchbar .input-group .addbtn {padding:0px;}
.hotserchbar .button {height:42px;width:50px;color:#fff;border-radius:0 30px 30px 0;padding:0;}

/*首页横向产品滚动*/
.tab-pro .w5{width:1180px;margin:0 auto;}
.tab-pro .w4{width:800px;margin:0 auto;}
.tab-pro .w3{width:600px;margin:0 auto;}
.tab-pro .w2{width:500px;margin:0 auto;}

.tab-pro .tab-head {border-radius:0;font-size:0;-webkit-text-size-adjust:none;}
.tab-pro .tab-head .owl-nav .owl-prev,.tab-pro .tab-head .owl-nav .owl-next {opacity:1;color:#666;}
.tab-pro .tab-head .owl-nav .owl-prev {left:-10px;}
.tab-pro .tab-head .owl-nav .owl-next {right:-10px;}
.tab-pro .tab-head .owl-nav i{font-size:24px;}

.tab-pro .tab .tab-nav li {display:inline-block;width:5px auto;}
.tab-pro .tab .tab-nav li a {background:#333;color:#fff;padding:0px 25px;height:50px;line-height:50px;display:block;border:0;font-size:16px;border-radius:8px;}
.tab-pro .tab .tab-nav li.active a {background: #E42126;cursor:default;color:#fff;}
.tab-pro .tab .tab-nav li.active{background:none}
.tab-pro .tab .tab-nav li.active a:hover {color:#FFF}
.tab-pro .tab .tab-nav li a:focus {outline:none;}
.tab-pro .tab .tab-nav li a:hover {background: #E42126;color:#fff;cursor:pointer}
.tab-pro .tab .tab-body{padding:0;border-radius:0;border-top:0}

.carousel-pro .media{position:relative;-webkit-transition:.5s;transition:.5s;margin:0 0 20px 0}
.carousel-pro .media:hover {-webkit-transition:.5s;transition:.5s;box-shadow:0px 5px 15px 5px rgba(0,0,0,.03);}
.carousel-pro .media .ph{padding-bottom:100%;display:block;width:100%;height:0;overflow:hidden;background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;position:relative;text-indent:-3000px;/*图片不裁切需要全部显示改用background-size:contain，改变图片缩放比例改paddding-bottom的百分比,如图片宽高1:1 100%，4:3 75%，3:4 133.33%*/}
/*.carousel-pro .media-body strong {display: block;}*/
.carousel-pro .media .media-body{margin-top:0}
.carousel-pro .media .media-body strong a{color:#333;line-height:50px;height:50px;font-size:16px;display: block;font-weight: 400}
.carousel-pro .media:hover .media-body{background:#E42126}
.carousel-pro .media:hover .media-body strong a{color:#fff}

.carousel-pro .owl-dots {position:relative;top:0px;padding:0;text-align:center;vertical-align:middle;display:inline-block;width:100%;}
.carousel-pro:hover .owl-nav .owl-prev,.carousel-pro:hover .owl-nav .owl-next {background:#E42126;opacity:1;}
.carousel-pro .owl-nav .owl-prev {left:-20px;right:auto;}
.carousel-pro .owl-nav .owl-next {right:-20px;}

/* 首页纵向产品 */
.homecat {padding:20px 0;text-indent:30px;}
.homecat strong{font-size:32px;}
.homecat p{font-size:18px}

.tab-y .tab-left{width:21%;float:left;}
.tab-y .tab-right{width:79%;float:right;}
.tab-y .tab{overflow: hidden}
.tab-y .tab .tab-nav li {width:100%;border-radius:0px;cursor:default;border-bottom:1px solid #efefef;}
.tab-y .tab .tab-nav li a{height:56px;line-height:56px;background: #fff;color:#666;font-size:16px;padding:0 0 0 20px;border:0;border-radius:0;}
.tab-y .tab .tab-nav li a:focus {outline:none;}
/*.tab-y .tab .tab-nav li:first-child a {border-radius:0px;border-top-left-radius:8px;}*/
.tab-y .tab .tab-nav li:last-child a{border-bottom:0px solid #EF8A00;border-bottom-left-radius:0;border-bottom-right-radius:0;}
.tab-y .tab .tab-nav li.active{position:relative;}
/*.tab-y .tab .tab-nav li.active:after{border-left:10px solid #EF8A00;z-index:3;position: absolute;top:24px;right:-10px;display:inline-block;border-top:10px solid transparent;border-bottom:10px solid transparent;content: ''; }*/
.tab-y .tab .tab-nav li.active a{margin:0;background: #E42126;color:#fff}

.tab-y .tab .tab-nav li i{position:absolute;right:20px;top:20px;opacity:0}
.tab-y .tab .tab-nav li:hover i{color:#fff;opacity:1}
.tab-y .tab .tab-nav li.active i{color:#fff;opacity:1}

/*.tab-y .tab .tab-nav li.active a:hover,.tab-y .tab .tab-nav li a:hover {color:#278248}*/
.tab-y .tab .tab-body {border-radius:0;border-top:0px;margin-top:0;margin-left:30px;padding:0;}

.home-tel{padding:30px 20px;}
.home-tel .media-body p{line-height:24px}
.home-tel .media-img .tel-ico{width:48px;height:48px;text-align:center;}
.home-tel .media-img .tel-ico span{font-size:24px;line-height:48px;}
/* 首页纵向产品 */

/* 客户案例 */
.carousel-project .media{position:relative;}
.carousel-project .media .media-body {text-align:left;padding:0 12px;margin-top: 0;height:50px;line-height: 50px}
.carousel-project .media .media-body strong a{font-size:16px;height:40px;font-weight:400}
/*.carousel-project .media:hover .media-body{background: #E42126}*/
/*.carousel-project .media:hover .media-body strong a{color:#E42126;}*/
.carousel-project .media .ph{padding-bottom:64%;display:block;width:100%;height:0;overflow:hidden;background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;position:relative;text-indent: -3000px /*图片不裁切需要全部显示改用background-size:contain，改变图片缩放比例改paddding-bottom的百分比,如图片宽高1:1 100%，4:3 75%，3:4 133.33%*/}
.carousel-project .media .ph::after {position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0);-webkit-transition:.3s;transition:.3s;}
.carousel-project .media:hover .ph{transform:scale(1.05);-webkit-transition:.3s;transition:.3s;}
/*.carousel-project .media:hover .ph::after {position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:rgba(157,204,73,.6);-webkit-transition:.3s;transition:.3s;}*/
.carousel-project .owl-nav .owl-prev,.carousel-project .owl-nav .owl-next {background:#E42126;opacity:.8;color:#fff;}
.carousel-project:hover .owl-nav .owl-prev,.carousel-project:hover .owl-nav .owl-next {opacity:1;color:#fff;}
.carousel-project .owl-nav .owl-prev {left:-50px;}
.carousel-project .owl-nav .owl-next {right:-50px;}
.carousel-project .owl-dots {position:relative;top:30px;padding:0;text-align:center;vertical-align:middle;width:100%;}
/* 客户安例 end*/

/* 首页新闻 */
/*类别TAB*/
.tab-news .tab-head {border-radius:0;font-size:0;-webkit-text-size-adjust:none;width:100%;}
.tab-news .tab .tab-nav li {display:inline-block;width:auto;text-align:center}
.tab-news .tab .tab-nav li a {background:#333;color:#fff;border-radius:30px;padding:0px 35px;height:54px;line-height:54px;margin:10px;display:block;border:0;font-size:16px;}
.tab-news .tab .tab-nav .active a {background: #E42126;cursor:default;color:#fff;border-bottom:0px solid #FD3C6B;}
.tab-news .tab .tab-nav .active{background:none}
.tab-news .tab .tab-nav .active a:hover {color:#FFF}
.tab-news .tab .tab-nav li a:focus {outline:none;}
.tab-news .tab .tab-nav li a:hover {background: #E42126;color:#fff;}
.tab-news .tab .tab-body{padding:0;border-radius:0;border-top:0}

.carousel-news .media{position:relative;}
.carousel-news .media .media-body {text-align:left;padding:20px;z-index: 3;margin-top: 0}
.carousel-news .media .media-body strong a{font-size:16px;display: block;height: 38px;margin-bottom: 10px;}
/*.carousel-news .media:hover .media-body{background: #E42126}*/
.carousel-news .media:hover .media-body p{color:#666;}
.carousel-news .media .ph{padding-bottom:67%;display:block;width:100%;height:0;overflow:hidden;background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;position:relative;text-indent: -3000px /*图片不裁切需要全部显示改用background-size:contain，改变图片缩放比例改paddding-bottom的百分比,如图片宽高1:1 100%，4:3 75%，3:4 133.33%*/}
.carousel-news .media .ph::after {position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0);-webkit-transition:.3s;transition:.3s;}
.carousel-news .media:hover .ph{transform:scale(1.05);-webkit-transition:.3s;transition:.3s;}
/*.carousel-news .media:hover .ph::after {position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:rgba(157,204,73,.6);-webkit-transition:.3s;transition:.3s;}*/
.carousel-news:hover .owl-nav .owl-prev,.carousel-news:hover .owl-nav .owl-next {background:#E42126;opacity:1;color:#fff;}
.carousel-news .owl-nav .owl-prev {left:-20px;}
.carousel-news .owl-nav .owl-next {right:-20px;}
.carousel-news .owl-dots {position:relative;top:30px;padding:0;text-align:center;vertical-align:middle;width:100%;}
/* 首页新闻 end*/

/* 时间拆分的新闻 */
.list-post-time .media{padding:10px 20px 10px 0px;-webkit-transition:.3s;transition:.3s;margin-bottom:20px;}
.list-post-time .media .date{border-right:1px solid #efefef;height:105px;padding:20px;margin-right:30px}
.list-post-time .media .date .f-month{font-size:14px;color:#FFF}
.list-post-time .media .date .f-day{font-size:36px;padding:0; position: relative;display: inline-block;color: #E42126;}
.list-post-time .media .date .f-year{font-size:16px;color:#666;}
.list-post-time .media .date hr{width:24px;height:2px;margin:5px auto 10px auto;background:#CF823B}
.list-post-time .media .media-body strong{padding:10px 0;display: block}
.list-post-time .media .media-body strong a{color:#333;font-size:16px;font-weight:600;transition: all 0.3s;}
.list-post-time .media .media-body p{line-height:26px;margin-top:0;color:#999;font-size:14}
.list-post-time .media:hover{background: #E42126}
.list-post-time .media:hover .date hr{background:#fff}
.list-post-time .media:hover .date .f-year,.list-post-time .media:hover .date .f-day{color:#fff;}
.list-post-time .media:hover .media-body strong a,.list-post-time .media:hover .media-body p{color:#FFF;transition: all 0.3s;}
.list-post-time .media:hover{-webkit-box-shadow: 0px 5px 15px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0px 5px 15px 0 rgba(0, 0, 0, 0.05);-webkit-transition:.3s;transition:.3s;
}

.carousel-news2 .media{position:relative;}
.carousel-news2 .media .media-body {text-align:left;z-index: 3;margin-top: 0}
.carousel-news2 .media .media-body strong a{font-size:18px;color:#333;display: block;height: 50px;}
/*.carousel-news2 .media:hover .media-body{background: #0068A5}*/
.carousel-news2 .media:hover .media-body strong a{color:#E42126;}
.carousel-news2 .media .ph{padding-bottom:67%;display:block;width:100%;height:0;overflow:hidden;background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;position:relative;text-indent: -3000px /*图片不裁切需要全部显示改用background-size:contain，改变图片缩放比例改paddding-bottom的百分比,如图片宽高1:1 100%，4:3 75%，3:4 133.33%*/}
.carousel-news2 .media .ph::after {position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0);-webkit-transition:.3s;transition:.3s;}
.carousel-news2 .media:hover .ph{transform:scale(1.02);-webkit-transition:.3s;transition:.3s;}
/*.carousel-news2 .media:hover .ph::after {position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:rgba(157,204,73,.6);-webkit-transition:.3s;transition:.3s;}*/
.carousel-news2:hover .owl-nav .owl-prev,.carousel-news2:hover .owl-nav .owl-next {background:#E42126;opacity:1;color:#fff;}
.carousel-news2 .owl-nav .owl-prev {left:20px;}
.carousel-news2 .owl-nav .owl-next {right:20px;}
.carousel-news2 .owl-dots {position:relative;top:30px;padding:0;text-align:center;vertical-align:middle;width:100%;}
/* 首页新闻 end*/

/* 首页简介 */
.home_about .content{padding:50px 60px;}
.home_about .content strong {font-size: 24px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.home_about .content p{line-height:28px;font-size: 16px;color: #666;}
.home_about .pic{overflow:hidden;}
.home_about .pic img{transform:scale(1);-webkit-transition:.5s;transition:.5s;border-radius:0}
.home_about .pic img:hover {transform:scale(1.03);-webkit-transition:.5s;transition:.5s}
.home_about:hover .owl-nav .owl-next,.home_about:hover .owl-nav .owl-prev{opacity:1;border:1px solid #fff;}

/*滚动数字*/
.countUp i{font-style:normal;}
.countUp .media{position:relative;-webkit-transition:.5s;transition:.5s;}
.countUp .counter{font-size:48px;padding-top:5px;}
.countUp span{font-weight:normal;font-size:36px;}
.countUp p{line-height:24px;}
/* 首页关于我们 */

/*关于我们==============*/
/* 滚动资质 */
.honour .media {-webkit-transition:.5s;transition:.5s;}
.honour .media .ph{padding-bottom:134%;display:block;width:100%;height:0;overflow:hidden;background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;position:relative;/*图片不裁切需要全部显示改用background-size:contain，改变图片缩放比例改paddding-bottom的百分比,如图片宽高1:1 100%，4:3 75%，3:4 133.33%*/}
.honour .media-body {text-align:center;padding:10px}
.honour .media-body h2 a {line-height:24px;font-size:16px;color:# ;}
.honour .media:hover .media-body h2 a {color:#E42126;}
.honour .media:hover .media-body p {color:#666}
.honour .owl-nav .owl-prev,.honour .owl-nav .owl-next {background:#E42126;opacity: .8;}
.honour:hover .owl-nav .owl-prev,.honour:hover .owl-nav .owl-next {background:#E42126;opacity: 1;}
.honour .owl-nav .owl-prev {left:-50px;}
.honour .owl-nav .owl-next {right:-50px;}
/* 滚动资质 end*/

/*关于我们*/
/*单页*/
.about{overflow: hidden;position:relative;z-index: 3;margin-top:-50px;}
.about .content{padding:45px 50px;}
.about .content h2{font-size:28px;display: block;margin-bottom: 20px;font-weight: 600}
.about .content strong{font-size:20px;display: block;margin: 15px 0 5px 0}
.about .content p{line-height: 28px;font-size: 16px;font-weight: 400;margin-bottom: 10px}
.about ul.list-paddingleft-2 {padding:0}
.about ul li {padding:0 0 5px 20px;position:relative;font-size:16px;}
.about ul li p {line-height:24px;margin-bottom:5px}
.about ul li:before {content:'';position:absolute;top:9px;left:0px;background:#E42126;width:7px;height:7px;border-radius:50%;}
/*单页*/

/*客户案例*/
.project-list dl{overflow: hidden;position: relative;margin-bottom:30px;}
/* .project-list dl:nth-child(2n+1){clear:both;margin-left:0;} */
.project-list dl:hover .ph{transform:scale(1.1);-webkit-transition:.3s;transition:.3s;}
.project-list dl dd{width: 100%;height:100%; position: absolute;left:0;top:0;overflow: hidden;}
.project-list dl dd a{display: block;}
.project-list dl dd .mask{background: rgba(0,0,0,.1);width: 100%;height:100%;left:0;top:0;transition: all 0.3s ease 0s; position:absolute;}
.project-list dl dd .mask::before, .project-list dl dd .mask::after {border-radius: 0;box-sizing: border-box; content: ''; position: absolute; top: 12px; left:12px;bottom:12px;right:12px;-webkit-transform-origin: center; -ms-transform-origin: center; transform-origin: center; }
.project-list dl dd .mask::before { border-top: 2px solid #E42126; border-bottom: 2px solid #E42126; -webkit-transform: scale3d(0, 1, 1); transform: scale3d(0, 1, 1); }
.project-list dl dd .mask::after { border-left: 2px solid #E42126; border-right: 2px solid #E42126; -webkit-transform: scale3d(1, 0, 1); transform: scale3d(1, 0, 1); }
.project-list dl dd a:hover .mask::before,.project-list dl dd a:hover .mask::after { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); -webkit-transition: -webkit-transform 0.3s; transition: transform 0.3s; }
.project-list dl dd a:hover .mask{background: rgba(0,0,0,0.4);}
.project-list dl dd strong{font-size:16px;position: absolute;left:20px;bottom:20px;right:20px;transition: all 0.3s;}
.project-list dl dd a:hover strong{left:30px;bottom:30px;}

/*新闻列表置顶*/
.excerpt-top dl{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
.excerpt-top dl:hover .ph{transform:scale(1.02);-webkit-transition:.3s;transition:.3s;}
.excerpt-top dl dt span{display:inline-block;padding:0 12px;line-height:24px;background: #DCF9E6}
.excerpt-top dl dt{display:block;width:50%;line-height:28px;float:left;overflow: hidden;border-radius:0}
.excerpt-top dl dd{display:block;width:50%;float:left;}
.excerpt-top dl dd .title{padding:30px 30px 30px 60px;}
.excerpt-top dl dd .title strong{font-size:24px;font-weight:600;margin:50px 0 30px 0;display:block;}
.excerpt-top dl:hover dd .title strong a{text-decoration: underline;}
.excerpt-top dl dd .title .dec{height: 50px;overflow: hidden;margin-bottom: 60px}
.excerpt-top .owl-dots{position:relative;top:30px;padding:0;text-align:center;vertical-align:middle;display:inline-block;width:100%}
.excerpt-top .owl-dots .owl-dot span {background:#ccc;border:0;}

/* 新闻列表 */
.excerpt-3 .media {-webkit-transition:.3s;transition:.3s;margin-bottom:30px;position:relative;}
.excerpt-3 .media .ph{padding-bottom:64%;transform:scale(1);display:block;width:100%;height:0;overflow:hidden;background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;position:relative;}
.excerpt-3 .media-body {text-align:left;padding:30px;margin:0;}
.excerpt-3 .media-body strong {height:58px;margin:30px 0 10px 0;overflow:hidden;display: block;}
.excerpt-3 .media-body strong a{font-size: 20px;font-weight: 400}
.excerpt-3 .media:hover .media-body strong a{text-decoration: underline;color:#E42126;}
.excerpt-3 .media:hover .ph{transform:scale(1.02);-webkit-transition:.3s;transition:.3s;}
.excerpt-3 .media-body .des{height: 50px;overflow: hidden}

/*产品中心列表*/
.product-list .media{-webkit-transition:.3s;transition:.3s;margin-bottom:20px;}
.product-list .media.media-y .padding{padding:20px 30px 10px 30px;}
/*.product-list .media:hover {-webkit-transition:.3s;transition:.3s;box-shadow:0 5px 10px 5px rgba(0,0,0,.03);}*/
.product-list .media .media-body {padding:10px 20px 10px 20px;margin:0;}
.product-list .media .media-body strong{display: block;height: 30px;line-height:30px;overflow: hidden}
.product-list .media .media-body strong a {font-size:15px;font-weight: 400}
.product-list .media .media-body p {color:#666;line-height:28px;font-size:14px}
.product-list ul li {padding:5px 0 5px 15px;position:relative;font-size:14px;color:#939393}
.product-list ul li:before {content:'';position:absolute;top:13px;left:0px;background:#333;width:5px;height:5px;border-radius:50%;}
.product-list .button {margin-top:20px;height:38px;width:100px;line-height:20px;background:#F9F9F9;color:#666;border:1px solid #eee}
.product-list .media:hover .button {background:#2684FE;color:#FFF;border:1px solid #2684FE}
.product-list .media:hover .media-body{background:#E42126;-webkit-transition:.3s;transition:.3s;}
.product-list .media:hover .media-body strong a {color:#FFF;}
.product-list .media:hover .media-body p {color:#666}
/* =====================产品详细begin =====================*/

.product-des{padding:20px 0 0 50px}
.product-des h1{font-size:20px;font-weight: 600}
.product-des ul li {padding:0 0 5px 20px;position:relative;font-size:15px;}
.product-des ul li p {line-height:24px}
.product-des ul li:before {content:'';position:absolute;top:9px;left:0px;background:#333;width:6px;height:6px;border-radius:50%;}

/* 产品详情TAB begin */
.product-overview .tab-head {border-radius:0;font-size:0;-webkit-text-size-adjust:none;width:100%;border-bottom:1px solid #EFEFEF}
.product-overview .tab .tab-nav li {display:inline-block;width:10%;margin-left:40px;}
.product-overview .tab .tab-nav li:last-child {margin-left:10px}
.product-overview .tab .tab-nav li a {margin-bottom:-1px;color:#333;padding:20px 0;display:block;line-height:24px;border:0;border-radius:0;font-size:18px;text-align:center;font-weight: 600}
.product-overview .tab .tab-nav .active {border-radius:0px;}
.product-overview .tab .tab-nav .active a {cursor:default;color:#E42126;background:#FFF;border-bottom:3px solid #E42126;}
.product-overview .tab .tab-nav li a,.product-overview .tab .tab-nav .active a:focus {outline:none;}
.product-overview .tab .tab-body {padding:0;border-radius:0;border-top:solid 0px #ddd;}
.product-overview .tab .tab-body .content{padding:40px;}
.product-overview .tab .tab-body .content strong{font-size:20px;margin-bottom:10px;}
.product-overview .tab .tab-body .content p{font-size:16px;line-height:28px;margin-bottom:10px}
.product-overview .tab .tab-body .content img{max-width:100%}
.product-overview .tab .tab-body .content table{margin:10px 0;width:100%;}
.product-overview .tab .tab-body .content table th{background:#daf0fd;color:#fff;border:1px solid #fff}
.product-overview .tab .tab-body .content table tr td{padding:12px;font-size:15px;}
.product-overview .tab .tab-body .content ul li{padding:0 0 5px 20px;line-height:28px;position:relative;font-size:16px}
.product-overview .tab .tab-body .content ul li p{line-height:28px}
.product-overview .tab .tab-body .content ul li:before{content:'';position:absolute;top:12px;left:0;background:#E42126;width:6px;height:6px;border-radius:50%}
/* 产品详情TAB END */

.attribute dl{float:left;margin-right: 10px}
.attribute dt{font-weight: 400}

/* 放大镜 begin */
#zoomimg{cursor:pointer;display:block}
.product-thumb .item img{border:1px solid #ebebeb}
.product-thumb .item:hover img{border:1px solid #E42126}
.product-thumb .owl-nav .owl-next,.product-thumb .owl-nav .owl-prev{background:#E42126;width:24px;height:24px;line-height:26px;}
.product-thumb .owl-nav .owl-prev{left:-12px;}
.product-thumb .owl-nav .owl-next{right:-12px;}
.product-thumb .owl-nav i{font-size:18px;color:#fff;}
.product-thumb:hover .owl-nav .owl-prev,.product-thumb:hover .owl-nav .owl-next {opacity: 1;}
/* 放大镜 end */

/*相关产品 begin*/
.product-related .media .media-body {padding:0 15px;margin:0;line-height:40px;height:40px;overflow: hidden}
.product-related .media .media-body strong a {font-size:16px;font-weight: 400}
.product-related .media:hover .media-body{background:#E42126}
.product-related .media:hover .media-body strong a {color:#fff;}
.product-related .owl-dots {position:absolute;top:-50px;right:20px;padding:0;text-align:right;display:inline-block;width:100%;}

/* =====================详情页begin===================== */

/* 内容 begin */
.article{overflow:hidden}
.article .margin-right{margin-right:30px}
.article .padding-large{padding:40px 40px 0 40px}
.article .post h1{font-size:28px;font-weight:600;line-height:36px;}
.article .post h2{font-size:22px;font-weight:600;margin:10px 0}
.article .post h3{font-size:18px;font-weight:600;margin:10px 0}
.article .post hr{margin:10px 0;height:1px;background: #EBEBEB}
.article .post strong{font-size:16px;margin:10px 0}
.article .post table{margin:20px 0}
.article .post table th{background:#daf0fd;color:#fff;border:1px solid #fff}
.article .post table tr.ue-table-interlace-color-single{background:#daf0fd}
.article .post p{font-size:16px;line-height:28px;margin-bottom:10px}
.article .post img{max-width:100%;margin:0 auto;}
.article .post a{text-decoration:none;border-bottom:1px solid #E42126;color:#E42126}
.article .post a:hover{border-bottom:0 solid #e7161a}
.article .post .text-right{text-align:right}
.article .post ul li{padding:0 0 5px 20px;line-height:28px;position:relative;font-size:16px}
.article .post ul li p{line-height:28px}
.article .post ul li:before{content:'';position:absolute;top:12px;left:0;background:#E42126;width:6px;height:6px;border-radius:50%}
.article .post ol{padding:10px 0 0 0}
.article .post ol.list-paddingleft-2{position:relative}
.article .post ol li{padding:0;position:relative}
.article .post ol li p{line-height:26px;font-size:16px;color:#999}
/* 内容 end */

.tagbox li{display: block;float:left;margin:0 0 10px 0;}
.tagbox li a{padding:6px 20px;line-height:32px;border:1px solid #eee}
.tagbox li a:hover{border:1px solid #ddd;}

/* =====================详情页END===================== */

/*面包*/
.bread-name{line-height:60px;height:60px;overflow:hidden;}
.bread-name strong{font-size:18px;text-indent:20px}

.nav-bread {height:60px;line-height:60px;font-size:0}
.nav-bread h2{font-size:24px;font-weight:600}
.nav-bread a{color:#999;font-size:14px;display:inline-block;}
.nav-bread a:hover{color:#E42126}
.nav-bread a:after {content:"";padding:0 10px;background:url(../images/nav-bread.png) no-repeat center 50%;}
.nav-bread a:last-child:after {content:"";background:none;}
/*面包*/

/*分页 begin*/
.pagination li {display:inline-block;border-radius:0;border:0;}
.pagination li i{font-weight:600;} 
.pagination li a,.pagination li span{border-radius:0;color:#666;background:#fff;padding:10px 15px;display:block;margin:5px;}
.pagination li a:hover,.pagination li.active a,.pagination li .current{background: linear-gradient( 45deg,#C2345B 0%, #E42126 100%);color:#fff;}
/*分页 end*/

/* 标题样式-居中 */
.title-t{line-height:56px}
.title-t h2{position:relative;font-size:18px;font-weight:600;text-indent:20px}
.title-c{line-height:54px}
.title-c h2{position:relative;font-size:18px;font-weight:600;text-indent:20px}
/*.title-c h2:before{background:#D90F11;content:'';display:block;position:absolute;width:30px;height:5px;bottom:-10px;left:50%;margin-left:-15px;}*/

.title-h h2{position:relative;font-size:32px;font-weight:600;display: block;}
.hasLine {position: relative;height: 4px;width:40px;margin:10px auto 0 auto;}
.hasLine::before {position: absolute;content: '';height: 4px;background: #E42126;bottom: 0;width: 50%;right: 0;}
.hasLine::after {position: absolute;content: '';height: 4px;background: #CF823B;bottom: 0;width: 50%;left: 0;}

/* 横向分类 */
.nav-x-button{position:relative;margin:0 auto;}
.nav-x-button ul{padding:0; margin:0;font-size:0;-webkit-text-size-adjust:none;text-align:center}
.nav-x-button li{display:inline-block;}
.nav-x-button li a{line-height:60px;padding:0 40px;position:relative;color: #666;background:#fff;box-shadow:0 10px 25px 0 rgba(0,0,0,.06);text-align:center;display:block;font-size: 16px}
.nav-x-button li a:hover,.nav-x-button li a.active{color:#fff;background: #E42126;}
.nav-x-button li:first-child a {border-radius:0;}
.nav-x-button li:last-child a{border-radius:0}
/* 横向分类 */

/*纵向一级分类*/
.nav-6 .cat .tit{padding:20px 0;text-indent:30px;border-radius:0;}
.nav-6 .cat .tit strong{font-size:32px;}
.nav-6 .cat .tit p{font-size:18px}

/*.nav-6 .cat .cat-tree{background:#E42126;}*/
.nav-6 .cat .cat-tree ul li{border-bottom:1px solid #EEE;position:relative}
.nav-6 .cat .cat-tree ul li:last-child{border-bottom:0 solid #CCBE9B}
.nav-6 .cat .cat-tree ul li a{background: #fff;color:#666;font-weight:400;line-height:54px;height:54px;display:block;text-indent:30px}
.nav-6 .cat .cat-tree ul li:hover a{color:#fff;background:#E42126}

.nav-6 .cat .cat-tree ul li.active a{color:#fff;font-weight:600;background:#E42126}
.nav-6 .cat .cat-tree ul li.active a:hover{color:#fff;background:#E42126}
.nav-6 .cat .cat-tree ul li i{position:absolute;right:20px;top:22px;opacity:0}
.nav-6 .cat .cat-tree ul li:hover i{color:#fff;opacity:1}
.nav-6 .cat .cat-tree ul li.active i{color:#fff;opacity:1}
/*纵向一级分类*/

/* 纯文字列表  begin*/
.list-post-text li {padding:5px 0;}
.list-post-text li a{display:inline-block;}
.list-post-text li.dot a{padding-left:15px;position:relative}
.list-post-text li.dot:hover a:before {background:#E42126;}
.list-post-text li.dot a:before {content:'';position:absolute;left:-2px;background:#ccc;width:6px;height:6px;top:8px;border-radius:50%}
/* 纯文字列表  end*/

/*纯文字列表-两列*/
.list-post-row li {display: block;width:50%;float:left;height:34px;line-height:34px}
.list-post-row li a{display:inline-block;}
.list-post-row li.dot a{padding-left:18px;position:relative}
.list-post-row li.dot:hover a:before {background:#E42126;}
.list-post-row li.dot a:before {content:'';position:absolute;left:0px;background:#ccc;width:6px;height:6px;top:14px;border-radius:50%}

.channel-banner {height:500px;position:relative;background-repeat:no-repeat;background-position:center 50%;background-size:cover;margin:0;padding:0;}
/*.channel-banner:before {content:'';display:block;position:absolute;background:#000;opacity:.1;width:100%;height:100%;bottom:0px;left:0;right:0;right:0}*/
.channel-banner .banner-info strong{margin-top:200px;font-size:48px;font-weight:600;position:relative;display: inline-block;color:#fff;}

/* 底部地图版权 begin*/
.f-banner {padding:80px 0;position:relative;}
.f-banner:before {content:'';display:block;position:absolute;background:#000;opacity:.1;width:100%;height:100%;bottom:0px;left:0;right:0;right:0}
.f-banner strong{font-size:36px;display: block;margin-bottom:30px;}
.f-banner a.button{padding:18px 60px;}
/*background-image:url(../images/bg_footer.png);background-size:auto 600px;background-repeat:no-repeat;background-position:right 0;*/

footer{padding:70px 0 0 0;background-color:#000;}
footer h3{font-size:18px;margin-bottom:30px;font-weight:600}
footer ul li.block{float:left}
footer ul li.block-0{width:35%;}
footer ul li.block-0 .padding-right{padding-right:20px;;}
footer ul li.block-1{width:40%}
footer ul li.block-2{width:13%}
footer ul li.block-3{width:12%;}
/*footer ul li.block-4{width:10%;}*/

footer ul li ul li a{line-height:36px;color:#999}
footer ul li ul li.row a{line-height:36px;width:45%;float:left;}
footer ul li ul li a:hover{color:#fff}

footer .contact .media {margin:0 0 15px 0;}
footer .contact .media span{height:28px;}
footer .contact .media i{line-height:28px;font-size:16px;color:#999;}
footer .contact .media .media-body a,footer .contact .media .media-body{padding:0;margin:0;}
footer .contact .media .media-body .text-large{font-size:24px;padding-top:5px;}
footer .contact .media .media-body p em{display: inline-block;margin:0 5px;}
footer .contact .media .media-body p{color:#999;}
footer .copyright{margin:50px 0 0 0 ;line-height:80px;border-top:1px solid #333;}
footer .copyright a{color:#999}
footer .qrimg{display: block;color:#fff;}
footer .describe{}

footer .foot-link{line-height:32px}
footer .foot-link a{display:block;float:left;margin-left:30px;font-size:14px;color:#EEDBDB}

#m-b-bar{display:none;}
.bottom-bar{display:none;z-index:999;}

/*悬浮客服 begin*/
.customer{position:fixed;width:48px;right:15px;top:60%;z-index:999;}
.customer ul li{position:relative;transition:all .1s;background: #F5F5F5;text-align: center;padding:10px 0;}
.customer ul li:hover{background: #EFEFEF;}
.customer ul li i{font-size:24px;}
.customer ul li:hover i,.customer ul li:hover p{color:#1F1F1F;}

.customer ul li.side-kf{height:48px;border:0 solid #ddd;border-radius:60px;background: #E42126;box-shadow:0 15px 20px  rgba(0,0,0,.3)}
.customer ul li.side-kf:hover{background: #EF0026;}
.customer ul li.side-kf i{cursor:pointer;line-height:28px;}
.customer ul li.side-kf:hover i{color:#fff}
.customer ul li.side-kf .kfbox.son{left:-230px;top:-120px;width:220px;padding:0;display:none;position:absolute;}
.customer ul li.side-kf .kfbox .kfcon{position:relative;padding:20px;box-shadow:0 5px 10px 3px rgba(0,0,0,.075);}
.customer ul li.side-kf .kfbox .kfcon:after{top:130px;right:-10px;border-left:10px solid #fff;z-index: 3;position: absolute;display: inline-block;border-top:10px solid transparent;border-bottom: 10px solid transparent;content: '';}
.customer ul li.side-kf .kfbox .kfcon:before{top:128px;right:-12px;border-left:12px solid #EFEFEF;z-index: 2;position: absolute;display: inline-block;border-top:12px solid transparent;border-bottom: 12px solid transparent;content: '';}

.customer ul li.side-kf .kfbox .kfcon .media .media-body{padding:0;margin:0px;}
.customer ul li.side-kf .kfbox .kfcon .media.media-y img{max-width: 150px}
.customer ul li.side-kf .kfbox .kfcon hr{background: #EFEFEF;margin:15px 0;}
.customer ul li:hover .son{display:block!important;animation:fadein .3s}

.customer .phone .media {display:block;transition:all .3s;position:relative;margin-top:10px}
.customer .phone .media span{display: block;height:32px;width:32px;border-radius:50%;-webkit-transition:.3s;transition:.3s;}
.customer .phone .media span i{font-size:16px;line-height: 34px;color:#fff}
.customer .phone .media-body p{display: block;line-height:32px;font-size:18px}
.customer .phone .media-body strong {margin:0 0 5px 0;font-size:16px;}
/*悬浮客服 end*/

@media screen and (max-width:768px){

.blank-small,.blank-middle{height:10px;line-height:10px}
.blank-big{height:20px;line-height:20px}
.blank-large{height:20px;line-height:20px}

.padding-large{padding:20px}
.container-layout{max-width:100%;}
.line-big{margin-left:-5px;margin-right:-5px}
.line-big .x1,.line-big .x10,.line-big .x11,.line-big .x12,.line-big .x2,.line-big .x3,.line-big .x4,.line-big .x5,.line-big .x6,.line-big .x7,.line-big .x8,.line-big .x9,.line-big .xb1,.line-big .xb10,.line-big .xb11,.line-big .xb12,.line-big .xb2,.line-big .xb3,.line-big .xb4,.line-big .xb5,.line-big .xb6,.line-big .xb7,.line-big .xb8,.line-big .xb9,.line-big .xl1,.line-big .xl10,.line-big .xl11,.line-big .xl12,.line-big .xl2,.line-big .xl3,.line-big .xl4,.line-big .xl5,.line-big .xl6,.line-big .xl7,.line-big .xl8,.line-big .xl9,.line-big .xm1,.line-big .xm10,.line-big .xm11,.line-big .xm12,.line-big .xm2,.line-big .xm3,.line-big .xm4,.line-big .xm5,.line-big .xm6,.line-big .xm7,.line-big .xm8,.line-big .xm9,.line-big .xs1,.line-big .xs10,.line-big .xs11,.line-big .xs12,.line-big .xs2,.line-big .xs3,.line-big .xs4,.line-big .xs5,.line-big .xs6,.line-big .xs7,.line-big .xs8,.line-big .xs9{position:relative;min-height:1px;padding-right:5px;padding-left:5px}

.line-large {margin-left:-10px;margin-right:-10px}
.line-large .x1,.line-large .x2,.line-large .x3,.line-large .x4,.line-large .x5,.line-large .x6,.line-large .x7,.line-large .x8,.line-large .x9,.line-large .x10,.line-large .x11,.line-large .x12,.line-large .xl1,.line-large .xl2,.line-large .xl3,.line-large .xl4,.line-large .xl5,.line-large .xl6,.line-large .xl7,.line-large .xl8,.line-large .xl9,.line-large .xl10,.line-large .xl11,.line-large .xl12,.line-large .xs1,.line-large .xs2,.line-large .xs3,.line-large .xs4,.line-large .xs5,.line-large .xs6,.line-large .xs7,.line-large .xs8,.line-large .xs9,.line-large .xs10,.line-large .xs11,.line-large .xs12,.line-large .xm1,.line-large .xm2,.line-large .xm3,.line-large .xm4,.line-large .xm5,.line-large .xm6,.line-large .xm7,.line-large .xm8,.line-large .xm9,.line-large .xm10,.line-large .xm11,.line-large .xm12,.line-large .xb1,.line-large .xb2,.line-large .xb3,.line-large .xb4,.line-large .xb5,.line-large .xb6,.line-large .xb7,.line-large .xb8,.line-large .xb9,.line-large .xb10,.line-large .xb11,.line-large .xb12 {position:relative;min-height:1px;padding-right:10px;padding-left:10px}

.side-l{width:100%;float:none}
.side-r{width:100%;float:none}
.side-r .padding{padding:0}
.side-r .margin-left{margin-left:0}

/* 默认箭头 */
.owl-carousel .owl-nav i{font-size:16px;}
.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next {width:30px;height:30px;line-height:32px;}
.owl-carousel .owl-nav .owl-prev {left:10px;}
.owl-carousel .owl-nav .owl-next {right:10px;}
/* owl-carousel滚动插件 end */

/* 首页轮播 */
.slides .img-box{padding-bottom:64%;}
.slides .owl-dots {position:relative;top:-20px;margin-bottom:-20px;}

.excerpt-top dl dt{display:block;width:100%;float:none;border-radius: 4px}
.excerpt-top dl dd{display:block;width:100%;float:none;}
.excerpt-top dl dd .title{padding:20px;}
.excerpt-top dl dd .title strong{font-size:18px;margin:10px 0;}
.excerpt-top .owl-dots{top:0;}

.carousel-project .owl-dots {top:10px;}

/* style3 */
.excerpt-3 .media {margin-bottom:10px;}
.excerpt-3 .media-body {padding:0 10px 10px 10px}
.excerpt-3 .media-body strong{margin:10px 0 0 0;height: 60px;}
.excerpt-3 .media-body strong a{font-size:16px;}

.product-list .media {margin-bottom:10px;}
.product-list .media .media-body {padding:10px}
.product-list .media.media-y .padding{padding:10px 15px;}

/* 产品详细页 */
.product-des{padding:0 20px 30px 20px}
.product-des h1{font-size:20px;}
.product-overview .tab .tab-body .content{padding:20px;}
.product-overview .tab .tab-nav li {display:inline-block;width:30%;}
.product-overview .tab .tab-nav li a {padding:15px 0;font-size:18px;}
.product-overview .tab .tab-body {padding:20px 0}
/* 产品详细页end */

.nav-x-button{margin:10px auto;}
.nav-x-button li a{line-height:50px;padding:0 20px;}

.nav-x .nav-split li {border-right:solid 0px rgba(0,0,0,.06)}
.nav-x ul{border-radius:8px;box-shadow:0 15px 36px -12px rgba(0,0,0,.3);padding:10px;}
/*.nav-x ul:after{position: absolute;top:0;left:35px;display:inline-block;border-right:10px solid transparent;border-bottom:10px solid #FFF;border-left:10px solid transparent;content: ''; }
*/
.nav-x .nav li a{height:50px;line-height:50px;}
.nav-x .nav li ul{padding:0;top:100%;border-top-left-radius:0px;border-top-right-radius:0px;transition: 0.3s;min-width:100%;}
.nav-x .nav li ul li a {font-size:15px;background:#FFF;width:100%;height:36px;line-height:36px;color:#666;font-weight:normal;display:block;width:100%;text-align:left;}
.nav-x .button {background:#FFF;border:1px solid #f7f7f7;border-radius:5px;padding:15px 20px;margin:20px 0;box-shadow: 0px 2px 5px 0 rgba(0,0,0, 0.1);}
.nav-x .button.border-white:hover, .nav-x .button.border-white:focus, .nav-x .button.bg-white:hover, .nav-x .button.bg-white:focus{color: #E42126;border-color: #FFF;background-color: #FFF;}

.nav-6 .cat .tit{display:none}
.nav-6 .cat .cat-tree{padding:0;border-radius:0;}
.nav-6 .cat .cat-tree ul li:hover{color:#fff;background:#E42126}
.nav-6 .cat .cat-tree ul li.active a{color:#fff}
.nav-6 .cat .cat-tree ul li ul li{border-bottom:none;text-align:left}
.nav-6 .cat .cat-tree ul li ul li a.active{color:#FFF}
.nav-6 .menu{margin:0 0 10px 0}
.nav-6 .menu button{background:#E42126;border:0px solid #eee;z-index:3;height:50px;line-height:50px;padding:0 25px;border-radius:0;color:#fff;font-size:16px;text-align:center}
.nav-6 .menu i{font-size:18px;}

.tab-pro .tab .tab-nav li {display:block;width:50%;float:left;text-align:center}
.tab-news .tab .tab-nav li {display:block;width:33.33333%;float:left;text-align:center;}
.tab-news .tab .tab-nav li a{padding:0 10px;}

.homecat {padding:10px 0;text-indent:20px;}
.homecat strong{font-size:24px;}
.homecat p{font-size:16px}
.tab-y .tab-left{width:100%;float:none;}
.tab-y .tab-right{width:100%;float:none;}
.tab-y .tab .tab-nav li{margin:0;float:left;width:33.33333333%;}
.tab-y .tab .tab-nav li a {height:50px;line-height:50px;border-right: 1px solid #E42126}
/*.tab-y .tab .tab-nav li:first-child a {border-radius:8px 0 0 0;}*/
/*.tab-y .tab .tab-nav li:last-child a{border-radius:0 0 8px 0;border-right: 0}*/
/*.tab-y .tab .tab-nav li:nth-of-type(3) a{border-radius:0 12px 0 0;}*/
/*.tab-y .tab .tab-nav li:nth-last-of-type(3) a{border-radius:0 0 0 8px;border-bottom: 0}*/
.tab-y .tab .tab-nav li:nth-last-of-type(2) a{border-bottom: 0}
.tab-y .tab .tab-nav li.active:after{display:none;}
.tab-y .tab .tab-body {min-height:auto;margin:10px 0 0 0;padding:0 0 20px 0;}
.tab-y .tab .tab-body .padding-large{padding:10px 10px 0 10px;}

.article .padding-large{padding:20px}
.article .post h1{font-size:24px;}
.article .post h2{font-size:20px;}
.article .post h3{font-size:18px;}

.carousel-news .media-body {padding:20px 10px;}
.carousel-news .owl-nav .owl-prev {left:10px;}
.carousel-news .owl-nav .owl-next {right:10px;}

.carousel-news2 .media .media-body {padding:10px 0 ;}
.carousel-news2 .owl-nav .owl-prev {left:10px;}
.carousel-news2 .owl-nav .owl-next {right:10px;}

.home_about .content{padding:30px 20px;}
.home_about .content .title {line-height:36px;font-size:24px;}
.home_about .content p{line-height:32px;font-size: 16px;color: #5C5C5C;}
.home_about .pic{border-radius: 10px 10px 0 0}
.home_about .pic img{max-width:100%}

.about{margin-top:-30px;}
.about .content{padding:20px;}
.about .content h2{font-size:24px;}
.about .content strong{font-size:18px;margin: 10px 0}

.countUp .counter{font-size:32px;}
.countUp .media{margin-bottom:10px}
.countUp span{font-weight:normal;font-size:24px;}
.countUp p{line-height:24px;}

/* 标题样式 */
.title-h h2{font-size:24px;}
.title-t,.title-c{font-size:16px;}

/* 时间拆分的新闻 */
.list-post-time .media{padding:10px 10px 10px 0px;margin-bottom:10px;}
.list-post-time .media .date-list{height:110px;padding:10px 20px;margin-right:20px}
.list-post-time .media .media-body strong a{font-size:16px;line-height:28px;}
.list-post-time .media .date .f-day-list{font-size:48px;padding:15px 0;}
.list-post-time .media .date .f-year{font-size:15px;}

.project-list dl{margin-bottom:10px }
.project-list dl dd .mask::before, .project-list dl dd .mask::after {top: 10px; left:10px;bottom:10px;right:10px;}
.project-list dl dd h2{font-size:16px;left:10px;bottom:10px;}
.project-list dl dd a:hover h2{left:25px;bottom:25px;}

.channel-banner {height:250px;}
.channel-banner .banner-info strong{font-size:32px;margin-top:100px;}

.f-banner {padding:30px 0;position:relative;}
.f-banner strong{font-size:24px;margin-bottom:20px;}
.f-banner a.button{padding:12px 30px;}

footer{padding:0;background:#fff url(../images/bg_footer.png) no-repeat 0 0;}
footer ul{padding-left:10px}
footer ul li.block{float:none}
footer ul li.block-1,footer ul li.block-2,footer ul li.block-3,footer ul li.block-4,footer ul li.block-5,footer ul li.block-6{width:100%}
footer .copyright{margin:0 -10px;line-height:24px;border-top:0px solid #E42126;text-align: center;padding:20px 0;background: #333}

.customer{width:30px;right:10px;top:48%;}
.customer ul li i{font-size:20px;}

/*移动底部导航 begin*/
.blank-bottom{height:54px;line-height:54px;clear:both; font-size:0;}
.bottom-bar{box-sizing:border-box;display:block;}
.bottom-menu{height:54px; line-height:54px; border-right:1px solid #8E223E;}
.bottom-menu:last-child{border-right:none;}
.bar-name a{display:block;padding:8px 0 0 0;line-height:20px;font-size:15px;}
.bar-name a i{font-size:18px;display:block;margin-bottom:2px}
.bottom-menu-sub .arrow{width:0px;height:0px;position:absolute;left:50%;margin-left:-10px;bottom:-9px;border-top:10px solid #EEEEEE;border-left:10px solid transparent;border-right:10px solid transparent;z-index:10;}
.bottom-menu-sub .downward{width:0px;height:0px;position:absolute;left:50%;margin-left:-9px;bottom:-8px;border-top:9px solid #FFF;border-left:9px solid transparent;border-right:9px solid transparent;z-index:11;}
/*移动底部导航 end*/
}
